
/*banner——swiper*/
.BannerShow_b1 .swiper-slide{overflow:hidden;}
.BannerShow_b1 .swiper-slide img{width:100%; height:100%;}
.BannerShow_b1 .swiper-pagination{position: absolute; z-index: 20; bottom: 10px; width: 100%; text-align: center;}
.BannerShow_b1 .swiper-pagination-bullet{display: inline-block; width:12px; height:12px; border-radius:12px; background: #da3f3f; margin: 0 5px !important; opacity: 0.8; cursor: pointer;}
.BannerShow_b1 .swiper-pagination-bullet-active{background: #fff;}

